[INFO] cloning repository https://github.com/luisfelipe18/komap-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luisfelipe18/komap-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisfelipe18%2Fkomap-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisfelipe18%2Fkomap-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73834166e76fdd29e0838d9639396f7d2dcc255d
[INFO] checking luisfelipe18/komap-rust against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisfelipe18%2Fkomap-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/luisfelipe18/komap-rust
[INFO] finished tweaking git repo https://github.com/luisfelipe18/komap-rust
[INFO] tweaked toml for git repo https://github.com/luisfelipe18/komap-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luisfelipe18/komap-rust on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luisfelipe18/komap-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fe95967d05d16fa000125ccc65ec21af07af8f48bf562f358c144ed511a91ae6
[INFO] running `Command { std: "docker" "start" "fe95967d05d16fa000125ccc65ec21af07af8f48bf562f358c144ed511a91ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe95967d05d16fa000125ccc65ec21af07af8f48bf562f358c144ed511a91ae6" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe95967d05d16fa000125ccc65ec21af07af8f48bf562f358c144ed511a91ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fe95967d05d16fa000125ccc65ec21af07af8f48bf562f358c144ed511a91ae6" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling sdl2 v0.36.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling sdl2-sys v0.36.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking n3_terrain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ReadBytesExt`
[INFO] [stdout]  --> src/gtd.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use byteorder::{LittleEndian as LE, ReadBytesExt};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `info`
[INFO] [stdout]  --> src/gtd.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, info};
[INFO] [stdout]   |           ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReadBytesExt`
[INFO] [stdout]  --> src/gtd.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | use byteorder::{LittleEndian as LE, ReadBytesExt};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `info`
[INFO] [stdout]  --> src/gtd.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, info};
[INFO] [stdout]   |           ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `model` is never read
[INFO] [stdout]    --> src/app.rs:99:25
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let mut model = Mat4::IDENTITY;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 100 |         let angle = std::f32::consts::PI / 50.0;
[INFO] [stdout] 101 |         model = Mat4::from_rotation_y(angle);
[INFO] [stdout]     |         ------------------------------------ `model` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gtd.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut grass_num = vec![5u8; cells];
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `model` is never read
[INFO] [stdout]    --> src/app.rs:99:25
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let mut model = Mat4::IDENTITY;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 100 |         let angle = std::f32::consts::PI / 50.0;
[INFO] [stdout] 101 |         model = Mat4::from_rotation_y(angle);
[INFO] [stdout]     |         ------------------------------------ `model` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/gtd.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut grass_num = vec![5u8; cells];
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "fe95967d05d16fa000125ccc65ec21af07af8f48bf562f358c144ed511a91ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe95967d05d16fa000125ccc65ec21af07af8f48bf562f358c144ed511a91ae6", kill_on_drop: false }`
[INFO] [stdout] fe95967d05d16fa000125ccc65ec21af07af8f48bf562f358c144ed511a91ae6
